Constants

 

Example

The following is an example of how to reference the Constants object:

	// The full path is required.
	dundas.view.controls.DataGrid.Constants.scrollEventName
	

 

Properties

 
  Name Description
  scrollEventName Triggered when the user scrolls.
  selectionChangedEventName Triggered when the user has finished interactively selecting rows/columns.